Skip to content

release: prepare 0.29.0#727

Merged
michalharakal merged 1 commit into
developfrom
release/0.29.0
Jun 10, 2026
Merged

release: prepare 0.29.0#727
michalharakal merged 1 commit into
developfrom
release/0.29.0

Conversation

@michalharakal

Copy link
Copy Markdown
Contributor

Summary

Prepares the 0.29.0 release.

  • VersionVERSION_NAME 0.28.10.29.0 in gradle.properties.
  • CHANGELOG — new [0.29.0] - 2026-06-09 section covering the work merged since the 0.28.1 tag (PRs feat(export): add shared graph export contracts #697docs: refresh architecture kernel-provider section (native FFM ships; link matrix) #726):
    • Minerva secure-MCU export module — end-to-end pipeline: shared graph-export contracts → Minerva IR → .npz compiler input → libminerva-packaged secure MCU bundle, with host-side runtime verification, fingerprinted manifests, a runnable sample, examples, ONNX workflow, and getting-started docs.
    • Packed-quant matmul kernels — Q5_0/Q5_1/Q4_K/Q6_K across the provider stack: commonMain scalar kernels + SPI (Kotlin/Native parity), packed-quant dispatch in DefaultCpuOpsBase, Panama Vector (JVM SIMD) for Q5_1/Q5_0 and Q6_K via the KernelRegistry.
    • Auto-generated, CI-gated kernel × platform support matrix; architecture & mindmap doc refreshes; CI browser-test hardening; json-schema-validator bump.
  • README — bumped BOM coordinate, rewrote "What's New" for 0.29.0, demoted 0.28.1 into Recent releases.
  • Docs — bumped skainet-bom coordinates to 0.29.0 (io-readers, minerva-export, java-getting-started); regenerated kernel-support-matrix.adoc via ./gradlew generateKernelMatrix.

Notes

  • CHANGELOG/regen date is 2026-06-09; adjust if tagged on a different day.

🤖 Generated with Claude Code

Bump VERSION_NAME to 0.29.0 and prepare release notes.

- CHANGELOG: add [0.29.0] section (Minerva secure-MCU export module,
  packed-quant matmul kernels Q5_0/Q5_1/Q4_K/Q6_K with Native parity +
  Panama SIMD, auto-generated CI-gated kernel matrix, docs/tests/deps).
- README: bump BOM coordinate, rewrite "What's New" for 0.29.0, demote
  0.28.1 into Recent releases.
- docs: bump skainet-bom coordinates to 0.29.0 (io-readers,
  minerva-export, java-getting-started); regenerate kernel-support-matrix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

📖 Documentation Preview

The documentation has been built successfully for this PR.

Generated Files:

  • Operator documentation: docs/modules/operators/_generated_/
  • JSON schema output: operators.json

Artifacts:

  • Download the documentation-preview-727 artifact to view the complete documentation locally.

This comment will be updated automatically when the PR is updated.

@michalharakal michalharakal merged commit c48d671 into develop Jun 10, 2026
11 of 12 checks passed
@michalharakal michalharakal deleted the release/0.29.0 branch June 10, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant